-
We’ve created an application that can run tests programmatically (which is awesome), but we don’t want to require XML files. …
- 399 views
- 0 answers
- 0 votes
-
Env: QAF , Java , TestNG , Appium , IVY Am using QAF along with BDDTestFactory. I upgraded Eclipse from …
- 380 views
- 0 answers
- 0 votes
-
I have 2 classes: ClassA, where I’m trying to call the method from class ClassB: public class ClassA { WebDriver …
- 355 views
- 1 answers
- 0 votes
-
Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question …
- 384 views
- 0 answers
- 0 votes
-
I have written a code which actually reads data from database and then it pass the data to Dataprovider which …
- 368 views
- 0 answers
- 0 votes
-
I wrote below two lines at the end of the script, but second line does not run giving an assert …
- 413 views
- 1 answers
- 0 votes
-
1.Actually last 2days im trying to solve this exception but still it’ not working. So please suggest what could be …
- 345 views
- 1 answers
- 0 votes
-
Basically I am trying to externalize the data given to the scenario steps, and instead of hard-coding it in the …
- 372 views
- 0 answers
- 0 votes
-
I’m working on a Maven TestNG Selenium Java project and trying to run my tests by calling my testng.xml from …
- 0 views
- 1 answers
- 0 votes
-
I have a profile in my pom.xml which has 8 test case. I want to mark this profile as failed …
- 337 views
- 0 answers
- 0 votes